Fix bugs #428733 and #433301. Turns out the lockFocus logic was flawed,
authorRichard Hult <richard@imendio.com>
Sat, 5 May 2007 10:19:39 +0000 (10:19 +0000)
committerRichard Hult <rhult@src.gnome.org>
Sat, 5 May 2007 10:19:39 +0000 (10:19 +0000)
commitd9dedc36ec04bc5053f5a88057bf41aab3bf587b
treef381e6a8e23ad6f6765ad966ba85b8cf21c28fbd
parente6993e9a3783f9c5f48a00c238382f02cb406258
Fix bugs #428733 and #433301. Turns out the lockFocus logic was flawed,

007-05-05  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkdrawable-quartz.c:
(gdk_quartz_drawable_get_context),
(gdk_quartz_drawable_release_context): Fix bugs #428733 and #433301.
Turns out the lockFocus logic was flawed, now we only lock/unlock
when called outside a real expose event and never flush manually.

svn path=/trunk/; revision=17798
ChangeLog
gdk/quartz/gdkdrawable-quartz.c